src/ddoc/comments.d(15,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ddoc/macros.d(267,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ddoc/macros.d(287,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ddoc/macros.d(793,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ddoc/sections.d(303,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/ddoc/highlight.d(59,17): Error: `@safe` function `ddoc.highlight.highlight` cannot call `@system` function `ddoc.highlight.highlightCode!(Appender!string).highlightCode` src/ddoc/highlight.d(167,6): `ddoc.highlight.highlightCode!(Appender!string).highlightCode` is declared here src/ddoc/highlight.d(68,17): Error: `@safe` function `ddoc.highlight.highlight` cannot call `@system` function `ddoc.highlight.highlightCode!(Appender!string).highlightCode` src/ddoc/highlight.d(167,6): `ddoc.highlight.highlightCode!(Appender!string).highlightCode` is declared here src/ddoc/macros.d(215,8): Error: `@safe` function `ddoc.macros.expand` cannot call `@system` function `ddoc.macros.expand!(Appender!string).expand` src/ddoc/macros.d(173,6): `ddoc.macros.expand!(Appender!string).expand` is declared here src/ddoc/macros.d(292,13): Error: `@safe` function `ddoc.macros.expandMacro` cannot call `@system` function `ddoc.macros.expandMacro!(Appender!string).expandMacro` src/ddoc/macros.d(258,6): `ddoc.macros.expandMacro!(Appender!string).expandMacro` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.